Let $\zeta=\cos(\frac{2\pi}{16})+i\sin(\frac{2\pi}{16})$ be a 16th root of unity, so that it is a primitive root of unity. I need to explicitly express this number in terms of radicals: $a+ib$, where $a$ and $b$ are real numbers.
My approach:
We know that $\zeta^1+\zeta^2+...+\zeta^{16} = 0$. We can now compute $\zeta$ in even powers to see that they all cancel out and so we have:
$$\zeta^2+...+\zeta^{16}=0$$ Dividing by $\zeta^2$ we get:
$$ 1+\frac{1}{\zeta^2}+\zeta^2+\zeta^4+\zeta^6+\zeta^8+...+\zeta^{14}=0 $$ which we can rewrite as $$ 1+ \frac{1}{\zeta^2}+(\zeta^2+\zeta^4+\zeta^6)+\zeta^6(\zeta^2+\zeta^4+\zeta^6)=1+ \frac{1}{\zeta^2}+(1+\zeta^6)(\zeta^2+\zeta^4+\zeta^6)$$
Well, I don't think this is useful anyway. Would appreciate some hints. I'm not sure how to approach this problem in a right way.