This lesson shows how to evaluate logarithms without a calculator by converting them into exponential form and asking a simple question: what power gives this result. Covers worked examples such as log base 2 of 8, log base 3 of 81, log base 5 of 125, and log base 7 of 343.
What does it mean to evaluate a logarithm?
Evaluating a logarithm just means finding the number it stands for. If you have never seen the idea before, it helps to start with What is a logarithm? before working through examples here. In short, a logarithm answers the question "what exponent do I need?"
The expression \(\log_b(a)\) is really asking: "to what power must I raise \(b\) to get \(a\)?" Once you can see logarithms this way, evaluating them without a calculator becomes a matter of recognizing exponents you already know, not a mystery operation.
The key move: rewrite as an exponential equation
Every logarithmic statement has an exponential twin. The relationship is:
\(\log_b(a) = x \iff b^x = a\)
This conversion is the single most useful tool for evaluating logarithms by hand. If you're not fully comfortable flipping between the two forms, review converting from logarithmic to exponential form first, since the rest of this lesson leans on it heavily.
Once a logarithm is written as \(b^x = a\), evaluating it means solving for \(x\), and that usually just requires spotting a familiar power of \(b\).
Step-by-step method
To evaluate any logarithm \(\log_b(a)\) without a calculator, follow these steps:
Set the logarithm equal to an unknown: \(\log_b(a) = x\).
Rewrite in exponential form: \(b^x = a\).
Ask "what power of \(b\) gives \(a\)?" and test small whole numbers for \(x\).
Once you find the exponent that works, that number is the value of the logarithm.
The same fact written two ways: as a logarithm and as an exponential equation.
Worked examples
Example 1: Evaluate log base 2 of 8
Set \(\log_2(8) = x\), so \(2^x = 8\). Since \(2^3 = 8\), the answer is \(x = 3\), so \(\log_2(8) = 3\).
The graph of \(y = \log_2(x)\), with the powers of 2 marked along the curve.
Example 2: Evaluate log base 3 of 81
Set \(\log_3(81) = x\), so \(3^x = 81\). Testing powers of 3: \(3^1=3\), \(3^2=9\), \(3^3=27\), \(3^4=81\). So \(x = 4\), and \(\log_3(81) = 4\).
Example 3: Evaluate log base 5 of 125
Set \(\log_5(125) = x\), so \(5^x = 125\). Since \(5^3 = 125\), \(\log_5(125) = 3\).
Example 4: Evaluate log base 7 of 343
Set \(\log_7(343) = x\), so \(7^x = 343\). Since \(7^3 = 343\), \(\log_7(343) = 3\).
Example 5: Evaluate log base 4 of 64
Set \(\log_4(64) = x\), so \(4^x = 64\). Since \(4^3 = 64\), \(\log_4(64) = 3\).
Common power patterns worth memorizing
Most "evaluate without a calculator" problems reuse the same small set of perfect powers. Keeping these in your head speeds everything up:
Powers of 2: \(2^1=2,\ 2^2=4,\ 2^3=8,\ 2^4=16,\ 2^5=32\)
Powers of 3: \(3^1=3,\ 3^2=9,\ 3^3=27,\ 3^4=81\)
Powers of 5: \(5^1=5,\ 5^2=25,\ 5^3=125\)
Powers of 7: \(7^1=7,\ 7^2=49,\ 7^3=343\)
When a problem hides a base 10 logarithm without writing the base explicitly, it is worth checking out common logarithms, since that is a special case with its own shortcuts.
Tricky cases to watch for
A few patterns show up so often that they deserve their own rule:
\(\log_b(1) = 0\) for any valid base \(b\), because \(b^0 = 1\).
\(\log_b(b) = 1\), because \(b^1 = b\).
Negative exponents give fractional results, such as \(\log_2\left(\frac{1}{8}\right) = -3\), since \(2^{-3} = \frac{1}{8}\).
Fractional exponents give roots, such as \(\log_4(2) = \frac{1}{2}\), since \(4^{1/2} = 2\).
If a problem does not simplify into a whole number or simple fraction this way, it may need logarithm properties instead. That is the territory of solving more complex expressions, which is covered separately in lessons like the product rule of logarithms.
Practice problem
Try evaluating \(\log_6(36)\) on your own before checking the answer. Rewrite it as \(6^x = 36\). Since \(6^2 = 36\), the value is \(x = 2\), so \(\log_6(36) = 2\).
With enough repetition, converting to exponential form becomes automatic, and evaluating logarithms without a calculator stops feeling like guesswork and starts feeling like simple mental arithmetic.