I use an online calculator in order to calculate $x^5-1=0$
I get the results
- x1=1
- x2=0.30902+0.95106∗i
- x3=0.30902−0.95106∗i
- x4=−0.80902+0.58779∗i
- x5=−0.80902−0.58779∗i
I know that this is the correct answer because my roots have to be on the complex plane but I do not understand how can I get the results!
$$ x^5 = 1 = e^{2k\pi i} \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ k \in \mathbb N$$ $$ x = e^{\frac {2k\pi i}5}$$ Since it has 5 roots, for $k = 0,1,2,3,4$ $$ x = 1, e^{\frac {2\pi i}5}, e^{\frac {4\pi i}5}, e^{\frac {6\pi i}5}, e^{\frac {8\pi i}5}$$
Now you can use $e^{ix} = \cos (x) + i \sin (x)$