document.write( "Question 36318: Find all the fifth roots of (2+i). \n" ); document.write( "
Algebra.Com's Answer #22318 by cininnatus(12)\"\" \"About 
You can put this solution on YOUR website!
Use the fact that any complex number z has polar representation z=r*e^(i*theta)\r
\n" ); document.write( "\n" ); document.write( "You can find r with the pythagorean theorm and theta using trigonometry.\r
\n" ); document.write( "\n" ); document.write( "the roots will be given by: z^(1/n)=r^(1/n)e^(i*(theta+2pi*k)/n) where n is 5 and k is all the integers between 0 and n-1.
\n" ); document.write( "
\n" );