Algebra
Solve for Exponents
b^n
=
r
Base (b)
Exponent (n)
Result (r)
Whether you know the base and exponent and need the result, or need to work backward to find a missing exponent or base, this calculator solves all three directions of the exponent equation.
Given the equation b^n = r (base raised to an exponent equals a result), this calculator solves for whichever one of the three variables you don’t already know, using the appropriate inverse operation for each case.
Finding the result from a known base and exponent is straightforward exponentiation, but working backward to find the exponent itself requires a logarithm, since the exponent is “buried” inside the exponentiation operation and logarithms are specifically the inverse operation that extracts it. This is a common sticking point in algebra, this calculator handles the logarithm calculation automatically.
Use a logarithm: n = log(r) / log(b), where r is the result and b is the base, this is the inverse operation needed to extract an exponent that’s otherwise “hidden” inside the exponentiation.
Take the result to the power of 1 divided by the exponent: b = r^(1/n), this is equivalent to taking the nth root of the result.