document.write( "Question 3340: how would you go about solving \"i\" to the 91st power getting either a positive or negative \"i\" \n" ); document.write( "
Algebra.Com's Answer #1521 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
i as in \"sqrt%28-1%29\"?\r
\n" ); document.write( "\n" ); document.write( "i repeats itself over 4 powers:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i = \"sqrt%28-1%29\"
\n" ); document.write( "\"i%5E2\" = -1
\n" ); document.write( "\"i%5E3\" = -i
\n" ); document.write( "\"i%5E4\" = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "then \"i%5E5\" = i etc\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so figure out where \"i%5E91\" comes in this cycle and that is your answer
\n" ); document.write( "
\n" );