Exponent Calculator

Calculate base raised to the power of exponent. Supports decimal exponents, scientific notation, and copy result feature.

Input

Enter the base and exponent to calculate the power.

Results

2^8=256
2.56 × 10^2

What is Exponentiation?

Exponentiation is a mathematical operation that raises a base number to the power of an exponent. For example, 2 to the power of 8 (2^8) equals 256, which is 2 multiplied by itself 8 times.

base^exponent = base^exponent

Examples:

  • 2^8 = 256
  • 10^6 = 1,000,000
  • 5^0.5 ≈ 2.236 (square root)
  • 4^-1 = 0.25
Share
Loading...