I want to find an expression for $cos(\frac{2\pi}{5})$ containing only rational numbers and square roots of rational numbers.
Sub questions of this exercise (which I have already solved) give me the following information:
$X^5 - 1 = (X-1)(X^4 + X^3 + X^2 + X + 1) := (X-1)\Phi$ where $\Phi$ is irreducible in $\mathbb{Q}[X]$. Define $$M := \mathbb{Q}[X]/\Phi, \,\,\, \zeta := X + (\Phi), \,\,\, \beta := X + X^4 + (\Phi) \in M, \,\,\, L := \mathbb{Q}[\beta] \subset M.$$
I also found that the minimal polynomial $f_\mathbb{Q}^\beta = X^2 + X - 1$, that $[M:L] = 2$, and that $f_\mathbb{Q}^\zeta = X^2 −\beta X + 1 $.
So now, what I want to do is to find an expression for $cos(\frac{2\pi}{5})$ containing only rational numbers and square roots of rational numbers. However, I am stuck on this part. I've tried to fill in some rational numbers into the equations obtained from the subquestions, but it feels like stupid work. I also don't really see how this question relates to the subquestions...
Help is appreciated! :)