Exponentiation Calculator
Exponentiation is a mathematical operation, written as an, involving the base a and an exponent n. In the case where n is a positive integer, exponentiation corresponds to repeated multiplication of the base, n times.
an = a × a × ... × a
n times
The calculator above accepts negative bases, but does not compute imaginary numbers. It also does not accept fractions, but can be used to compute fractional exponents, as long as the exponents are input in their decimal form.
Examples of Exponentiation operations