Exponent & Power Calculator
Calculate any number raised to any power — including large exponents, negative powers, and fractional exponents (roots). Results shown in both decimal and scientific notation.
As an Amazon Associate and CJ Affiliate publisher we earn from qualifying purchases. Prices and availability may vary.
Exponents and Powers Guide
What should I know about Exponent Rules?
Key exponent laws: Product rule: bᵐ × bⁿ = bᵐ⁺ⁿ. Quotient rule: bᵐ ÷ bⁿ = bᵐ⁻ⁿ. Power rule: (bᵐ)ⁿ = bᵐⁿ. Zero exponent: b⁰ = 1 (for any non-zero b). Negative exponent: b⁻ⁿ = 1/bⁿ. Fractional exponent: b^(1/n) = ⁿ√b (the nth root). These rules are fundamental to algebra, logarithms, and all scientific calculations.
What do I need to know about Large Powers and Scientific Notation?
Powers grow rapidly — 2^10 = 1,024, 2^20 = 1,048,576, 2^30 ≈ 1 billion, 2^40 ≈ 1 trillion. This exponential growth is why compound interest, population growth, and viral spread are so dramatic over time. Scientific notation (e.g. 1.024 × 10³) makes large and small numbers manageable. In computing: 2^10 = 1 kilobyte, 2^20 = 1 megabyte, 2^30 = 1 gigabyte, 2^40 = 1 terabyte.
What should I know about Negative and Fractional Exponents?
Negative exponents represent reciprocals: 2^(-3) = 1/2³ = 1/8 = 0.125. Fractional exponents represent roots: 8^(1/3) = ∛8 = 2. Combined: 8^(2/3) = (8^(1/3))² = 2² = 4. This is the same as (8²)^(1/3) = 64^(1/3) = 4. Fractional exponents unify the concepts of powers and roots into a single notation and are essential for calculus.
What's the key thing to understand about Real-World Applications?
Compound interest: A = P(1 + r)ⁿ where n is years. Population growth: P = P₀ × eʳᵗ. Radioactive decay: N = N₀ × (1/2)^(t/half-life). Computer storage: powers of 2. Music: frequency ratios are powers of 2^(1/12) per semitone. Earthquake magnitude: each point on the Richter scale is 10× greater energy. pH: hydrogen ion concentration is 10^(-pH). Logarithms (the inverse of exponentiation) are equally ubiquitous.