document.write( "Question 385329: Find the 3 complex solutions to the equation z^3 + 2i = 0 \n" ); document.write( "
Algebra.Com's Answer #272648 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the 3 complex solutions to the equation z^3 + 2i = 0 \n" ); document.write( "---- \n" ); document.write( "z^3 = -2i \n" ); document.write( "--- \n" ); document.write( "Since i^2 = -1 \n" ); document.write( "---- \n" ); document.write( "z^3 = 2i^3 \n" ); document.write( "---- \n" ); document.write( "z^3-(cbrt(2)i)^3 = 0 \n" ); document.write( "---- \n" ); document.write( "Factor: \n" ); document.write( "(z-(cbrt(2)i)(z^2+(cbrt(2)i)+(cbrt(2)i)^2)=0 \n" ); document.write( "--- \n" ); document.write( "z = cbrt(2)i plus two solution from the quadratic factor. \n" ); document.write( "--- \n" ); document.write( "I'll leave the quadratic to you. \n" ); document.write( "====================================== \n" ); document.write( "You could also work this problem by converting to polar form. \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |