Homeโ€บ Math & Scienceโ€บ Exponent Calculator

Exponent Calculator

Calculate a number raised to a power: base^exponent. Handles negative exponents (gives 1/baseโฟ), fractional exponents (roots), and exponential notation.

Inputs

Result (base^exponent)
โ€”
Scientific notation
โ€”
base^(โˆ’exponent) = 1/result
โ€”
Verification (log)
โ€”

About Exponent Calculator

Negative exponents

a^(โˆ’n) = 1 / aโฟ. So 2^(โˆ’3) = 1/8 = 0.125. Useful for very small numbers and for inverse operations.

Fractional exponents

a^(1/n) is the nth root of a. So 8^(1/3) = โˆ›8 = 2. More generally a^(m/n) = (n-th root of a)^m.

Special cases

a^0 = 1 for any a โ‰  0 (0^0 is conventionally 1 but undefined in some contexts). 1^anything = 1. 0^positive = 0. 0^negative = undefined.