Exponents Calculator (bⁿ)
Exponents Calculator
Notation and Properties of Exponents
The expression bn is read as "b to the power of n", where b is the base and n is the exponent. Several common-language equivalents:
- b2 = "b squared" (the area of a square with side b)
- b3 = "b cubed" (the volume of a cube with edge b)
- bn = "b to the nth" (general usage)
Key rules
- Zero Rule: b0 = 1 for any b ≠ 0
- One Rule: 1n = 1 for any n
- Negative exponent: b−n = 1 / bn
- Fractional exponent: b1/n = n√b (e.g. b0.5 = √b)
- Product rule: bm × bn = bm+n
- Power rule: (bm)n = bm·n
Constants supported
This calculator accepts the mathematical constants pi (π ≈ 3.14159) and e (Euler's number ≈ 2.71828), with optional leading minus (-pi, -e) for negative variants.
References
Sample Exponent Calculations
Calculate powers of these numbers:
Related Calculators
- Squared (n²) — exponent fixed at 2
- Cubed (n³) — exponent fixed at 3
- Square Root (√n) — exponent fixed at 1/2
- Cube Root (∛n) — exponent fixed at 1/3
- Logarithm Calculator — the inverse of exponentiation