For the third problem:
Use deMoivre's Theorem:
Write the complex number in r[cos(θ) +i·sin(θ)] form: r = √(x²+y²) θ = invTan(y/x)
z = 1 + i ---> x = 1 and y = 1 r = √(1²+1²) ---> r = √2 θ = invTan(1/1) = 45°
z^(1/3) ---> r^(1/3)[cos(θ/3) + ·isin(θ/3) ---> (√2)^(1/3)[cos(45°/3) +i·sin(45°/3)]
---> (2)^(1/6)[cos(15) + isin(15)]
then, add two more values by adding 360°/3 = 120° and 2·360°/3 = 240°
---> (2)^(1/6)[cos(135°) + isin(135°)] and (2)^(1/6)[cos(255°) + isin(255°)]