Complex Roots of Unity
Without complex numbers taking the square root of any positive integer, such as 1, will give you two answers, in this case +/- 1, but taking the cube roots will only five you one answer, 1. However when we consider the complex roots you will find that the nth root of any number will give you n roots.
This can be shown using De Moivres theorem. Firstly consider the complex number z = cosΘ + isinΘ and let
zn = 1
(cosΘ+isinΘ)n = 1
which using De Moivres theorem gives
cos nΘ + isin nΘ = 1
We can now compare the real and imaginary parts to find the values of n
cos nΘ = 1 and sin nΘ = 0
Therefore nΘ = 2pπ for integral values of p
So
which gives
so the roots of unity are
etc
However what is interesting about these is when you plot them on an argand diagram they are evenly spaced around a circle of radius 1 and centred at the origin. An example for n=8 is shown below
This happens because the increase in the angle for each successive root is equal since we divided 2pi by n.

Comments Left
It is in fact easier to find the n nth roots of any complex number a+ib. You obtain the arcotangent below 90 degrees of the complex ratio a/b and then divide by the root required. The cotangent of the result gives one of the n roots of the complex ratio. For the other n-1 roots you add 360 degrees to the arcotangent n-1 times. This gives you the n nth roots of the complex number. This system can be reconciled with finding the n nth roots of +1, -1, i and -i by making a in the complex number equal 0 and substituting Cotes’s format cos90+isin90 equals 0+i. It will be found that cos180+isin180 equals -1 and cos360+isin 360 equals i to the power of 4 which is +1. This system also applies for division, cos45+isin45 equals the square root of i.
@Peter L. Griffiths
Hi, Thanks for taking the time to comment
The method you outlined is one of the easiest I’ve seem for finding the roots of a complex number
My comments of 23 August 2011 have important implications for Hamilton’s Quaternions equation which is i^2=j^2=k^2=ijk=-1. This equation is incorrect because -1 can only have two square roots, so that k^2 cannot equal -1 unless k is either i or j. Any real, imaginary or complex number can only have two square roots, three cube roots, four fourth roots, five fifth roots etc.