🎲 Fun & Lifestyle
Exponent Calculator
x^n — raise a number to any power.
Enter values to see your result
Frequently asked questions
Negative exponent?
x^(-n) = 1 / x^n. Becomes reciprocal. 2^-3 = 1/8 = 0.125.
Zero exponent?
x^0 = 1 for any non-zero x. 0^0 is undefined (or 1, by convention in some contexts).
Fractional exponent?
x^(1/n) = ⁿ√x. x^(m/n) = ⁿ√(x^m). Allows all roots via exponentiation.
Large exponents?
Results grow fast. 2^64 ≈ 1.8 × 10¹⁹. Calc handles scientific notation for huge numbers.