document.write( "Question 1178763: finding the nth root of a complex number
\n" );
document.write( " (16i)^1/4 \n" );
document.write( "
Algebra.Com's Answer #808203 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Use deMoivre's Theorem on the last form to find the 4th roots \n" ); document.write( "(1) Find the \"primary\" root. To find the nth root of a number in a*cis(theta) form, take the nth root of a, and divide the angle theta by n. \n" ); document.write( " \n" ); document.write( "(2) Find the other roots. The n n-th roots of a number all have the same magnitude, and they are distributed around the complex plane in intervals of (2pi)/n. \n" ); document.write( " \n" ); document.write( "The 4th roots are at intervals of pi/2 in the complex plane. Starting with the \"primary\" root of 2*cis(pi/8), the four 4th roots of 16i are \n" ); document.write( "2cis(pi/8) \n" ); document.write( "2cis(5pi/8) \n" ); document.write( "2cis(9pi/8) \n" ); document.write( "2cis(13pi/8) \n" ); document.write( " \n" ); document.write( " |