Calculator tool
Computes base^exponent using JavaScript's Math.pow(). Supports fractional exponents (e.g., 0.5 = square root), negative exponents (reciprocals), and large numbers displayed in scientific notation.
Review the inputs carefully and treat the output as an estimate. For decisions involving money, taxes, health, law, or security, compare the result with trusted professional guidance when needed.
What is a fractional exponent?
A fractional exponent represents a root. For example, 8^(1/3) = the cube root of 8 = 2.
What is a negative exponent?
A negative exponent means the reciprocal. For example, 2^(-3) = 1/(2^3) = 1/8 = 0.125.
Scientific Calculator
Calculate square roots, trig functions, logarithms, and more.
Open toolLog Calculator
Calculate the logarithm of a number in any base, including log₁₀ (common log) and ln (natural log).
Open toolRoot Calculator
Calculate the square root, cube root, or any nth root of a number.
Open tool