A complex number z=a+ib has three cubic roots, and you find them in general case with the following procedure:
Write z in the Euler form with magnitude and angle: z=|z|eiθ. |z|=sqrt(a2+b2), cosθ=a/|z|, sinθ=b/|z|, and tanθ=b/A.
The cubic root of z is |z|1/3 eiθ/3±k*2π/3)=|z|1/3(cos(θ/3±k*2π/3)+isin(θ/3±k*2π/3)). (k=0, 1, 2 or 0,-1,1)
If you prefer the angles in degrees, the cubic root is |z|1/3(cos(θ/3±k*120)+isin(θ/3±k*120)). (k=0, 1, 2 or 0,-1,1)
Calculators did not exist when I was a student. We used tables and slide rules [PLAIN]http://en.wikipedia.org/wiki/Slide_rule, and also did calculation with pencil and paper.
For example, you want the cubic roots of -11-2i.
|z|= √(121+4)=√125. You will need the cubic root of the square root of 125, that is the 6th root, 1251/6 For that use that log (1251/6 ) = 1/6 log (125). Find log 125 in the tables, divide by 6 and find the number whose logarithm is equal to that.
In this case 125=53, so its 6th root is equal to √5=2.236..
tanθ=2/11 you do the division by hand, it is 0.181818..
Find the corresponding angle in the trigonometric tables, (you get it usually in degrees), between -90°and 90°. It is 10.305°, (or you get it in degrees and minutes) but the angle is in the third quadrant as both the sine and the cosine are negative, so you add 180°: θ=190.305°.
Take one third: θ/3=63.435°.
With all of these, one root is 2.236(cos(63.435°)+isin(63.435°))=1.00+2.00i
The next root is 2.236(cos(183.435°)+isin(183.435°)) The angle is in the third quadrant. Subtract 180°, find the cosine and sine in the tables, and take both of them with negative sign.
2.236(cos(183.435°)+isin(183.435°))=2.236(-cos(3.435°)-isin(3.435°))= -2.232 - 0.134 i
You get the third root with angle 303.435°. It is in the fourth quadrant, the sine is negative, the cosine is positive. Find the cosine and sine of 56.565. The third root is 1.232 - 1.866 i.
Calculate the third power of all of them, it has to be close to -11-2i.
ehild