Calculator Input

Calculator Input

Instructions

Enter a base number and exponent to calculate base^exponent. Supports positive/negative numbers and decimal exponents within reasonable limits.

Quick Examples

2^3 = 8
5^2 = 25
10^4 = 10,000
2^-3 = 0.125
4^0.5 = 2
(-2)^3 = -8