Logarithm · 3 min read
Understanding Logarithms

Logarithm
In your junior class, you learned about indices where we write 23 = 8. In this example, 2 is the base and 3 is the power or index.
Logarithm is just another way to talk about powers by looking at what power a base needs to reach a certain number.
We can write that the log of 8 to base 2 is equal to 3. We write it like this:
log2 8 = 3
Let us look at another example. We know that 52 = 25. This means that:
log5 25 = 2
A logarithm tells you the power you must give to a starting number to get a final number.
The log of any number N to base M is the index or power to which the base M must be raised to equal the number N.
This means the answer to a log question is simply the power that makes the base become the number you are looking at.
If x is the logarithm of a number N to base b, we write it as:
logb N = x
Then, we can change it back to the index form like this:
N = bx
To say it again clearly, if logb N = x
Then,
N = bx
Key points
- •Logarithm is the inverse operation of exponentiation (indices).
- •If bx = N, then logb N = x. This means 'x' is the logarithm of N to base b.
- •The base 'b' is the number that is raised to a power.
- •The logarithm (x) represents the power to which the base must be raised to obtain the number N.