document.write( "Question 1004790: What is the units digits of 13^1972? \n" ); document.write( "
Algebra.Com's Answer #621146 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If you do the first five powers, you will see that the units digits cycles...
\n" ); document.write( "13
\n" ); document.write( "169
\n" ); document.write( "2187
\n" ); document.write( "ends in 1
\n" ); document.write( "ends in 3
\n" ); document.write( "etc...every four powers, it ends in 3,9,7,1...
\n" ); document.write( "since 1972 is divisible by four evenly, 13^1972 must end in a 1.
\n" ); document.write( "
\n" );