document.write( "Question 226462: Find the power of the following complex number z=(sq root 2 - i) to the fourth power \n" ); document.write( "
Algebra.Com's Answer #168621 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! z=(sq root 2 - i) to the fourth power \n" ); document.write( "------------ \n" ); document.write( "z = sqrt(2) - i \n" ); document.write( "z^4 = \n" ); document.write( "z^2 = (2 - 1 - 2isqrt(2)) \n" ); document.write( "z^2 = 1 - 2isqrt(2) \n" ); document.write( "z^4 = 1 - 8 - 4isqrt(2) \n" ); document.write( "z^4 = -7 - 4isqrt(2) \n" ); document.write( "-----------\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |