Exponents represent the power to which a number is raised. Rules for exponents follow.

an = a * a * a * ... n times (a to the nth power)
aman = am+n
am/an = am-n
(am)n = amn
a-n = 1/an
a1/n = nth root of a
a1 = a
a0 = 1

Return To Main Page