I have tried looking for several videos and none of them really covered what I was looking for. The best way to learn for me is by doing. Sorry if this is hard to understand. I had no idea what was going on in class:
I changed the exponent from the homework question.find the six roots of unity for $z^6=1$
I think I am supposed to use the following formula: $z^n = e^{\Big(\frac{2 \pi k}{n}i \Big)^n} = e^{2 \pi k} = \cos{2 \pi k} + i\sin(2 \pi k)$ for $k = 0,1,...n-1$ but honestly I have no idea
Right off the bat aren't two answers 1,-1?
$$z^6 = 1 \implies z^3 = \pm1$$
Case $1: z^3 =1 \implies (z^3-1) = (z-1)(z^2+z+1) = 0 \implies z = 1 $ or $ z = \frac{-1\pm i\sqrt{3}}{2} $
Case 2: $z^3 = -1 \implies (z^3+1)=(z+1)(z^2-z+1) = 0 \implies z = -1 $ or $ z = \frac{1\pm i\sqrt3}{2}$
By using your method,
$z = e^{\frac{2\pi ki}{n}}=\cos\frac{2\pi k}{n}+ i\sin\frac{2\pi k}{n}$ and we have $n=6$
$\bullet k = 0 \implies z= \cos 0 = 1$
$\bullet k = 1\implies z= \cos \frac{\pi}{3}+i\sin\frac\pi3 = \frac{1+i\sqrt3}{2}$
$\bullet k = 2\implies z= \cos \frac{2\pi}{3}+i\sin\frac{2\pi}3 = \frac{-1+i\sqrt3}{2}$
$\bullet k = 3\implies z= \cos \pi+i\sin\pi = -1$
$\bullet k = 4\implies z= \cos \frac{4\pi}{3}+i\sin\frac{4\pi}3 = \frac{-1-i\sqrt3}{2}$
$\bullet k=5 \implies z = \cos \frac{5\pi}{3}+i\sin\frac{5\pi}{3}=\frac{1-i\sqrt3}{2}$