Basic Examples 
(3)
 

Find the three third roots of unity:
In[1]:=
[◼]
ComplexRoots
[1,3]
Out[1]=

2π
3

,
-
2π
3

,1
———
Find the sixth roots of 2:
In[1]:=
[◼]
ComplexRoots
[2,6]
Out[1]=

1/6
2
π
3

,
1/6
2
2π
3

,-
1/6
2
,
1/6
2
-
2π
3

,
1/6
2
-
π
3

,
1/6
2

———
Find the fifth roots of
-1
:
In[1]:=
[◼]
ComplexRoots
[-1,5]
Out[1]=

3π
5

,-1,
-
3π
5

,
-
π
5

,
π
5



Properties and Relations 
(3)
 
