π
H₂O
α

Power calculator

Power calculator Powers and exponents online. Free tool for positive, negative and decimal exponents with explanations.

A =
Enter the base number for power calculation
B =
Enter the exponent for power calculation
AB =

What is a power?

A power is repeated multiplication: a^n means a multiplied by itself n times. Example: 3^4 = 81.

Powers are used in geometry (area, volume), science (orders of magnitude) and computing.

Power rules

  • Product: a^m × a^n = a^(m+n).
  • Quotient: a^m ÷ a^n = a^(m−n).
  • Power of a power: (a^m)^n = a^(m×n).
  • Negative exponent: a^(−n) = 1 / a^n.
  • Zero exponent: a^0 = 1, if a ≠ 0.

Scientific notation

In scientific notation: a × 10^n with 1 ≤ a < 10. Useful for very large or very small numbers.

Example: 67,120,000 = 6.712 × 10^7.

Examples

3⁴ = 81.

2⁵ = 32.

10⁻² = 0.01.

2³ × 2² = 2⁵ = 32.

Applications

  • Areas (power 2) and volumes (power 3).
  • Computing: powers of 2 (bytes, kilobytes).
  • Science: scientific notation and orders of magnitude.
  • Finance: compound interest.

FAQ

  • Why is 0^0 special? Often defined as undefined.
  • Negative base? Even exponent → positive, odd → negative.
  • Need an explanation? The Math AI assistant can explain.