Understanding Exponents
An exponent indicates how many times a number (the base) is multiplied by itself. For example, 2³ = 2 × 2 × 2 = 8.
Exponents are fundamental in mathematics, science, and computing.
Exponents appear everywhere in science, engineering, and finance. Use this calculator to compute any power — positive, negative, fractional, or zero — instantly. Whether you are calculating compound interest (A = P(1+r)^n), converting scientific notation, solving physics equations, or working with decibels and logarithmic scales, understanding powers is fundamental. The calculator handles edge cases like zero exponents (n⁰ = 1), negative bases, and fractional exponents (square roots, cube roots) without needing manual formula lookup.
Select power, square, cube, root, or exponential growth/decay.
Input the base number you want to raise to a power.
Input the exponent (can be negative or fractional).
See the result with step-by-step explanation and scientific notation.
An exponent tells you how many times to multiply the base by itself. For negative exponents, take the reciprocal. For fractional exponents, calculate roots.
xⁿ = x × x × x × ... (n times)
Any number raised to the power of 0 equals 1 (except 0⁰ which is undefined)
Negative exponents create fractions: x⁻ⁿ = 1/xⁿ
Fractional exponents are roots: x^(1/2) = √x, x^(1/3) = ∛x
When multiplying same bases, add exponents: xᵃ × xᵇ = x^(a+b)
When dividing same bases, subtract exponents: xᵃ ÷ xᵇ = x^(a-b)
For exponential growth, use the formula: Final = Initial × (1 + rate)^time
Calculate powers, roots, squares, cubes, and exponential functions with ease. Supports negative exponents, fractional powers, and exponential growth/decay calculations with detailed steps.
An exponent indicates how many times a number (the base) is multiplied by itself. For example, 2³ = 2 × 2 × 2 = 8.
Exponents are fundamental in mathematics, science, and computing.
Negative exponents create reciprocals: 2⁻³ = 1/8. Fractional exponents represent roots: 8^(1/3) = 2 (cube root of 8).
These extend the power of exponents beyond simple repeated multiplication.
Exponential functions model real-world phenomena like:
The formula P(t) = P₀ × (1 + r)^t describes how quantities change over time.
To calculate an exponent, multiply the base by itself as many times as the exponent indicates. For 3⁴, multiply 3 × 3 × 3 × 3 = 81, since the exponent 4 counts four factors of the base 3.
Work left to right, tracking the running product: 3 × 3 = 9, 9 × 3 = 27, 27 × 3 = 81.
According to Wolfram MathWorld, this repeated-multiplication definition holds for positive integer exponents, while negative and fractional powers extend it through reciprocals and roots.
For large exponents, this calculator handles the multiplication instantly and shows each intermediate step so you can follow the arithmetic.
The laws of exponents are algebraic shortcuts for combining powers with the same base. The three core rules are:
For example, 2³ × 2² = 2⁵ = 32, because you add the exponents 3 + 2.
Khan Academy groups these with the zero rule (x⁰ = 1 for x ≠ 0) and the negative rule (x⁻ⁿ = 1/xⁿ). These identities let you simplify expressions without expanding every factor, which is essential in algebra, calculus, and scientific notation.
A negative exponent means take the reciprocal of the base raised to the matching positive power: x⁻ⁿ = 1/xⁿ. For example, 2⁻³ = 1/2³ = 1/8 = 0.125.
The negative sign never makes the result negative; it moves the power to the denominator. Encyclopaedia Britannica notes this convention keeps the laws of exponents consistent, since 2³ ÷ 2⁵ = 2⁻² = 1/4 follows directly from the quotient rule.
To solve one by hand, first ignore the sign and compute the positive power, then place the value under 1. This calculator applies the reciprocal automatically for any negative exponent.
A fractional exponent is another way to write a root: x^(1/n) equals the nth root of x. For instance, 8^(1/3) = ∛8 = 2, and 16^(1/4) = ⁴√16 = 2.
The general form x^(m/n) means (ⁿ√x)ᵐ — take the nth root, then raise to the mth power. So 8^(2/3) = (∛8)² = 2² = 4.
As Wolfram MathWorld explains, this definition extends exponentiation smoothly to rational numbers while preserving the product and power rules. Fractional exponents make it easy to combine roots and powers in a single expression, which is common in physics and geometry formulas — the square root x^(1/2), for instance, is the same operation a quadratic equation solver relies on to find the roots of ax² + bx + c = 0.
Any nonzero number raised to the power of zero equals 1 because of the quotient rule of exponents. Since xⁿ ÷ xⁿ = xⁿ⁻ⁿ = x⁰, and any nonzero value divided by itself is 1, it follows that x⁰ = 1. For example, 5⁰ = 1 and 100⁰ = 1.
Khan Academy presents this as a natural consequence of keeping the exponent laws consistent rather than an arbitrary rule.
The single exception is 0⁰, which is generally treated as indeterminate in analysis, though it is often defined as 1 in combinatorics and discrete contexts for convenience.
Exponential growth occurs when a quantity increases by a constant percentage each period, following P(t) = P₀ × (1 + r)ᵗ. For example, $1,000 growing at 5% per year for 10 years becomes 1000 × 1.05¹⁰ ≈ $1,628.89, because the base 1.05 is raised to the 10th power.
Unlike linear growth, each period compounds on the previous total, so the curve steepens over time.
The NIST Digital Library of Mathematical Functions describes the exponential function as the foundation for continuous growth models using base e. This calculator computes both discrete percentage growth and decay, showing the compounded result for any rate and number of periods.
Exponents appear throughout science, finance, and computing:
Encyclopaedia Britannica traces exponential notation to the work of mathematicians like Descartes, who standardized the superscript form. Scientific notation, such as 3 × 10⁸ m/s for the speed of light, uses powers of ten to express very large and very small numbers compactly.
Several errors trip up learners most often:
As Wolfram MathWorld emphasizes, order of operations and matching bases are the keys to avoiding these slips.
Data sourced from trusted institutions
All formulas verified against official standards.