Exponent Calculator
Calculate any base raised to any power. Supports negative exponents, fractional exponents, zero exponent and scientific notation with step-by-step solutions.
Exponent calculator guide
An exponent (or power) tells you how many times to multiply the base by itself. xⁿ = x × x × x … (n times). This calculator handles all types of exponents including negative, fractional, decimal and zero.
x⁻ⁿ = 1/xⁿ. Example: 2⁻³ = 1/8 = 0.125. A negative exponent does NOT make the answer negative — it means you take the reciprocal. So 2⁻³ = 0.125, not −8.
x^(m/n) = ⁿ√(xᵐ). So x^(1/2) = √x, x^(1/3) = ∛x, x^(3/2) = (√x)³. Example: 27^(2/3) = (∛27)² = 3² = 9. You can compute the root first, then power — or power first, then root.
x⁰ = 1 for any x≠0. This follows from the quotient rule: xⁿ/xⁿ = x^(n-n) = x⁰ = 1. The special case 0⁰ is indeterminate in general analysis but is often defined as 1 in combinatorics and limits.
Large or small results are shown in scientific notation: a × 10ⁿ where 1 ≤ a < 10. Example: 2¹⁰ = 1024 = 1.024 × 10³. Useful for astronomy, physics and chemistry where numbers range from 10⁻³⁰ to 10⁸⁰.