Hi bigubau I used a much more mundane method.
Denoting [itex]\frac{2 \pi}{5} = \theta[/itex] we have,
[tex]Re\{(\cos \theta + i \sin \theta)^5\} = 1[/tex]
[tex]Im\{(\cos \theta + i \sin \theta)^5\} = 0[/tex]
Expanding the second of these two equations and denoting [itex]x = \cos \theta[/itex] (and using [itex]\sin^2 \theta = 1 - x^2[/itex] where appropriate) gives,
[tex]i \sin \theta \, \left[ 5x^4 - 10 x^2 (1-x^2) + (1-x^2)^2 \right] = 0[/tex]
which reduces to a quadratic in [itex]x^2[/itex].
[tex]16x^4 - 12 x^2 + 1 = 0[/tex]
Solving gives,
[tex]x^2 = \frac{6 \pm 2 \sqrt{5}} {16} = \frac{(\sqrt{5} \pm 1)^2}{4^2}[/tex]
[tex]x = \frac{\sqrt{5} - 1}{4}[/tex]
BTW. Something a bit weak here, I selected the plus or minus by comparing the floating point approx of the surd with that of the cosine. I couldn't think of a better way but if someone else can then please let me know. :)