No ads, no sign-upChecked 2026-08-25

Exponent Calculator

Result

1,024.000000

Result: 1,024.000000
How the result moves

The exponent says how many times the base multiplies itself, so 2^10 is 1024. A negative exponent is the reciprocal: 2^-3 is 1 ÷ 8 = 0.125. A fractional exponent is a root, so 9^0.5 is the square root of 9, which is 3.

Worked examples

How it's calculated

result = base^exponent

  1. StepEnter the base — the number being multiplied.
  2. StepEnter the exponent — the power it is raised to.
  3. StepA negative exponent gives the reciprocal.
  4. ResultA fractional exponent gives a root.

Reference table

Base, exponentRead asResult
2, 10ten 2s multiplied together1024
3, 43 × 3 × 3 × 381
5, 25 squared25
10, 310 cubed1000
2, -3one over 2 cubed0.125
9, 0.5the square root of 93
7, 0any base to the power zero1

Questions

What is an exponent?

It tells you how many times to multiply a base by itself. In base^exponent the base is the number and the exponent is the power, so 2^10 means ten 2s multiplied together, which is 1024.

What does a negative exponent mean?

It means the reciprocal of the positive power, so 2^-3 is 1 ÷ 2^3 = 1 ÷ 8 = 0.125. The larger the negative exponent, the smaller the result, but it never turns negative by itself.

What does a fractional exponent mean?

A fractional exponent is a root. The power 0.5 is the square root, so 9^0.5 is 3, and 8^(1/3) is the cube root of 8, which is 2. Any fraction p/q means the q-th root of the base raised to the power p.

Why is anything to the power 0 equal to 1?

Dividing 2^1 by 2^1 gives 2^0, and any number divided by itself is 1, so the pattern only stays consistent if the power zero gives 1. That holds for 7 and for 1000 alike.

Why does the base have to be positive here?

Two inputs have no usable answer: a negative base with a fractional exponent, such as (-2)^0.5, has no real value at all, and zero raised to a negative power divides by zero. Keeping the base above zero rules both out instead of showing a misleading number.

Sources and last check

  1. mathworld.wolfram.com

Information, not professional advice.