soandos said:
is there a way to find all of the arbitrary nth roots of -1 algebraically?
What do you mean by "algebraically"? By DeMoivre's theorem, we know that some roots necessarily involve complex exponentials or, equivalently, sine and cosine.
Generally, the nth roots of -1 are given by
[tex]cos\left(\frac{(1+ 2k)\pi}{n}\right)+ i sin\left(\frac{(1+ 2k)\pi}{n}\right)[/tex]
where k ranges from 1 to n to give all n roots.
For example, since [itex]-1= e^{\pi}= cos(\pi)+ i sin(\pi)[/itex] or could be written as [itex]-1= e^{\pi+ 2\pi}= e^{3\pi}= cos(3\pi)+ i sin(3\pi)[/itex] or [itex]-1= e^{\pi+ 2\pi+ \2pi}= e^{5\pi}= cos(5\pi)+ i sin(\5pi)[/itex], its cube roots are
[itex]e^{pi/3}= cos(\pi/3)+ i sin(\pi/3)[/itex],
which equals [itex]1/2+ i\sqrt{3}/2[/itex]
[itex]e^{3pi/3}= cos(\pi)+ i sin(\pi)= -1[/itex], and
[itex]e^{5\pi/3}= cos(5\pi/3)+ i sin(5\pi/3)[/itex],
which equals [itex]1/2- i\sqrt{3}/2[/itex]
Since [itex]\pi/3= 60[/itex] degrees, you can, of course, get those values by bisecting an equilateral triangle.
Similarly, you could get those values geometrically by recognizing that the roots lie on the vertices of an equilateral triangle inscribed in the unit circle.
But roots like the 5th root or 7th root will not give such nice values. If you do not include trig functions in "algebraically", there is no way.