Connect via MCP →

Enter Calculation

Formula

Advertisement

Results

Result
1,024
2 ^ 10
Base 2
Exponent 10

What is an Exponents Calculator?

An exponents calculator raises a number (the base) to a power (the exponent). Exponentiation is repeated multiplication: the base multiplied by itself as many times as the exponent indicates. This tool handles whole, negative, and fractional exponents, making it useful for math homework, science, finance, and engineering.

How to Use It

Enter the base value and the exponent, then read the result. For example, with a base of 2 and an exponent of 10 you get 1,024. The calculator also accepts negative exponents (which give reciprocals) and decimal exponents (which give roots).

The Formula Explained

The core formula is $$\text{result} = \text{base}^{\text{exponent}}$$ A positive integer exponent means repeated multiplication: \(3^{4} = 3 \times 3 \times 3 \times 3 = 81\). A negative exponent flips it: \(2^{-3} = 1 / 2^{3} = 0.125\). A fractional exponent is a root: \(9^{0.5} = \sqrt{9} = 3\). Any nonzero base raised to the power 0 equals 1.

Diagram showing base and exponent positions in a power expression
The anatomy of a power: a base raised to an exponent.

Worked Example

Suppose base = 5 and exponent = 3. Then $$\text{result} = 5 \times 5 \times 5 = 125.$$ If instead base = 16 and exponent = 0.5, the result is the square root of 16, which is 4.

Two cubed expanded as repeated multiplication equaling eight
A positive integer exponent means repeated multiplication of the base.

FAQ

What does a negative exponent mean? It is the reciprocal of the positive power: \(b^{-n} = 1 / b^{n}\).

What is anything to the power of zero? Any nonzero number raised to 0 equals 1. The expression \(0^{0}\) is conventionally treated as 1 by most calculators.

Can the exponent be a decimal? Yes. A fractional exponent corresponds to a root — for instance, \(x^{1/3}\) is the cube root of x.

Last updated: