$$X^5 +1 = 0$$ I need to find all the five fifth roots of unity.
My method :
$$\begin{align}X &=(-1)^{1/5} \\ &= \left(\;\cos(2\pi k+\pi)+\sin(2\pi k+\pi)\;\right)^{\;1/5} \end{align}$$ where $k = 0,1,2,3,4$. Then by using De Moivre's Theorem, I further solved it.
But I'm getting stuck at $k=2$, as I'm again getting $X=-1$ at both $k=2$ and $k=0$.
I am not able to understand as where I'm going wrong. If anyone could provide me with a detailed answer it would be very helpful for me
As you suggest, by de Moivre the roots are $$z_k =\cos \frac{\pi + 2k\pi}{5} + i\sin \frac{\pi + 2k\pi}{5}$$
etc.; in particular, $z_0\neq z_2$. Perhaps you forgot to divide by $5$?