Exponent Calculator
Calculate powers and roots. Compute baseβΏ and nth roots.
Base
^
Exponent
=
Result
1024
What is an exponent?
An exponent tells you how many times to multiply a number by itself. b^n means b multiplied by itself n times.
- 2^3 = 8
- x^0 = 1 (any non-zero base to power 0)
- x^0.5 = βx (square root)
- x^βn = 1/xβΏ (reciprocal)
Formula / How it works
xβΏ = x multiplied by itself n times. x^0.5 = square root. x^β1 = 1/x.