Exponent Calculator
Calculate base raised to an exponent (base^exponent), including negative and fractional exponents.
- Free to use
- Accurate results
- No registration required
- Works on all devices
Enter a base and exponent to calculate base raised to that power.
Your result
1,024
Result
AI explanation
Formula
Result = base^exponentWorked example
2^10
| Field | Value |
|---|---|
| Base | 2 |
| Exponent | 10 |
| Result | 1024 |
Assumptions
- Supports negative exponents (giving a reciprocal, e.g. 2^-1 = 0.5) and fractional exponents (giving a root, e.g. 9^0.5 = 3).
Frequently asked questions
What does a negative exponent mean?
A negative exponent gives the reciprocal: base^(-n) = 1 ÷ base^n. For example, 2^-1 = 0.5.
What does a fractional exponent mean?
A fractional exponent represents a root: base^(1/n) is the nth root of base. For example, 9^0.5 = √9 = 3.
Is this the same as the Power Calculator?
Yes — "exponent" and "power" refer to the same operation, offered here under both common search terms.