Linaimages/Shutterstock
When you see expressions like 32 and 53, you can read them as “three squared” and “five cubed.” These compact notations let you calculate the equivalent ordinary numbers—9 and 125, respectively—without expanding the multiplication.
An exponent, or power, denotes repeated multiplication of a base by itself. For example, 45 = 4 × 4 × 4 × 4 × 4 = 1,024.
Special cases include any number raised to the first power remaining unchanged, and any number raised to the zero‑power equal to one: 72 = 49 and 70 = 1.
Negative exponents produce reciprocals: x-n = 1/(xn). Fractional exponents represent roots; for instance, 25/3 means the cube root of 2 raised to the fifth power.
Logarithms can be seen as the inverse operation of exponentiation. They answer the question: to what power must a base be raised to obtain a given number?
For example, 103 = 1,000, which can be written as log10(1,000) = 3. The general notation logb(a) = c means that bc = a.
Both the base and the argument must be positive, and the base cannot equal 1. When the base is omitted, it is understood to be 10 (common logarithm), while the natural logarithm uses the base e ≈ 2.7183 and is denoted ln.
Consider the equation 50 = 4x. To isolate the unknown exponent, take the logarithm of both sides (common base 10 is convenient):
log10(50) = log10(4x) = x·log10(4)
Thus, x = log10(50) / log10(4). Using a calculator, log10(50) ≈ 1.699 and log10(4) ≈ 0.602, giving x ≈ 2.82.
The natural logarithm ln (base e) follows the same principles. For example, solve 16 = e2.7x:
ln(16) = ln(e2.7x) = 2.7x
Since ln(16) ≈ 2.773, we find x = 2.773 / 2.7 ≈ 1.03.