I just would like to ask a simple problem. I just don't know if this was already asked and answered here since I haven't seen anything alike.
What is the $kth$ root of $-1$? I know that if $k=2$ then the answer is $i$. If $k=3$ then the answer is $-1$. Thus if $k$ is odd the $kth$ root of $-1$ is $-1$.
But what if $k$ is even?
Can anyone help me?
Actually, if $k=2$ there are two answers: $i$ and $-i$.
For general $k$, you can use de Moivre's formula to deduce from the fact that $-1=e^{i\pi}$ that there are $k$ answers:$$e^{\pi i/k},e^{3\pi i/k},\ldots,e^{(2k-1)\pi i/k.}$$