Exponents Calculator

This is an exponent calculator that allows you to compute the power of large base integers and real numbers. This exponents calculator provides positive, real roots.


Exponents Calculator

Enter the base (x) and exponent (n):


You can calculate numbers raised to exponents up to 1000, including negative exponents, and exponents involving real numbers or decimals.

To aid with understanding, the solution is expanded when the base (x) and exponent (n) are small enough to fit on the screen. Typically, this feature is available when the base is a single-digit positive or negative integer raised to a positive or negative single-digit exponent. It also applies to base values that are two-digit integers raised to a single-digit exponent between -7 and 7.

For example, for 3 raised to the power of 4:

x^n = 3^4 = 3 × 3 × 3 × 3 = 81

For 3 raised to the power of -4:

x^n = 3^(-4) = 1 / (3^4) = 1 / 81 = 0.012346