This tool calculates the Logarithm with base b of a number x.
Formula
y = Logb(x)
Background
The Logarithm base b = 4 of x = 64 is 3.
What is a Logarithm?
A logarithm answers the question: “To what power must the base be raised to produce a given number?” Mathematically, the logarithm of a number x with base b is expressed as:
logb(x) = y
where
by = x
Here, b is the base, x is the number, and y is the logarithm result.
For example:
- Log2(8) = 3 because 23 = 8
- Log10(100) = 2 because 102=100
How to Use the Tool
- Input the Base and Number: Enter the desired base (b) and the number (x) for which you want to calculate the logarithm.
- The tool will instantly compute logb(x)
- Examples
- Input: Base = 5, Number = 125
- Output: Log5(125)=3