Home/Calculator Tools/Exponent Calculator

Exponent Calculator

FREE

Powers with fractional and negative exponents

Free · No sign-up required
Loading...

What the exponent calculator does

Enter a base and an exponent and the calculator returns the power — plus the negative power (the reciprocal) and the half power (the square root of the result), which are the two related values people most often need next. It handles fractional and negative exponents and very large results, and runs in your browser. Use it for compound growth, scientific notation, data sizes, probability and anything else that repeats a multiplication.

The rules of exponents

bⁿ = b × b × … × b (n times) 2⁵ = 32 b⁰ = 1 (any non-zero base) b⁻ⁿ = 1 / bⁿ 2⁻³ = 1/8 = 0.125 b^(1/n) = ⁿ√b 8^(1/3) = 2 b^(m/n) = ⁿ√(bᵐ) 27^(2/3) = (³√27)² = 9 bᵐ × bⁿ = bᵐ⁺ⁿ bᵐ ÷ bⁿ = bᵐ⁻ⁿ (bᵐ)ⁿ = bᵐⁿ (ab)ⁿ = aⁿbⁿ

Powers worth knowing

PowerValueWhere it appears
2¹⁰1,024One kibibyte; the reason 'kilo' in computing is 1,024
2²⁰1,048,576One mebibyte
2³²4,294,967,29632-bit address space; IPv4 addresses
2⁶⁴1.8 × 10¹⁹64-bit integers
10³, 10⁶, 10⁹, 10¹²thousand, million, billion, trillionSI prefixes kilo, mega, giga, tera
1.05¹⁰1.62910 years at 5% growth — a 63% increase
1.07¹⁰1.96710 years at 7% — nearly doubling (Rule of 72)
0.5¹⁰0.000977Ten halvings — ten half-lives leave under 0.1%
2.71828Continuous growth base

Exponential growth and decay

Growth: future = present × (1 + rate)^periods $1,000 × 1.06¹⁵ = $2,397 Decay: remaining = initial × (1 − rate)^periods 100 g × 0.9⁵ = 59 g Half-life: remaining = initial × 0.5^(time / half-life)

The base carries the rate, the exponent carries the time. Small differences in the base compound into large differences in the result: over 30 years, 6% turns $1,000 into $5,743 while 8% turns it into $10,063. The Compound Interest Calculator explores this with a table.

Scientific notation

Very large and very small numbers are written as a number between 1 and 10 times a power of ten: the speed of light is 3 × 10⁸ m/s, an electron's mass 9.1 × 10⁻³¹ kg. The calculator shows results above about 10²¹ in this form (displayed as 1e21). To multiply numbers in scientific notation, multiply the leading parts and add the exponents.

Common mistakes

  • −3² is −9, not 9: the exponent binds before the minus. (−3)² is 9.
  • 2³² is not 2 × 32 — exponents are repeated multiplication, not multiplication.
  • A negative exponent does not make the result negative; it makes it a fraction.
  • 0⁰ is defined as 1 in most contexts (and by this calculator), but is treated as undefined in some branches of analysis.
  • Fractional exponents of negative bases are usually not real: (−8)^(1/3) is −2 by convention, but (−8)^(0.5) has no real value.

Frequently asked questions

What is the largest power it can compute?

Results up to about 1.8 × 10³⁰⁸; beyond that floating point overflows to Infinity. Precision is about 16 significant digits, so very large results are approximate in their last digits.

How do I compute a root with it?

Use a fractional exponent: the fifth root of 32 is 32^(1/5) = 32^0.2 = 2.

Why does 1.1^100 give 13,780 and not 11?

Because compounding: each step multiplies the running total by 1.1, so a 10% increase repeated 100 times is a 13,780-fold increase. That is the power of exponential growth.

What does 'base^(exponent/2)' in the results mean?

The square root of the main result — useful when the exponent represents a doubled quantity, such as variance to standard deviation or area to side length.

How do I enter e or π as the base?

Type their values: 2.718281828 or 3.141592654. The Scientific Calculator has them as keys.

Are my values stored?

No. The calculation runs in your browser.

More tools in this category

📊
Percentage Calculator
Quickly calculate percentages and ratios
📈
Percentage Change Calculator
Percentage increase or decrease between two values
🔬
Scientific Calculator
Trig, logs, powers and roots with correct operator precedence
Fraction Calculator
Add, subtract, multiply and divide fractions in lowest terms
📊
Standard Deviation Calculator
Mean, variance and standard deviation — population and sample
🔄
Unit Converter
Length, weight, volume, temperature and speed between metric and imperial