What is log base 2 of 987?

The log base 2 of 987 is 9.9469062745, because 2 raised to the power of 9.9469062745 equals 987.

Log Base 2 Calculator

6
Result
Floor
Ceiling
Bit Length
Exact Power?

How to calculate log base 2 of 987

1
First, identify the target value x = 987.
2
Apply the change-of-base formula: log₂(x) = ln(x) / ln(2).
3
Calculate the natural logarithms:
ln(987) ≈ 6.894670
ln(2) ≈ 0.693147
4
Divide the values to get the final result: 9.9469062745.

Nearby Log Base 2 Values

Value log₂(x)
987.0 9.946906
987.1 9.947052
987.2 9.947199
987.3 9.947345
987.4 9.947491
987.5 9.947637
987.6 9.947783
987.7 9.947929
987.8 9.948075
987.9 9.948221

Tips to Quickly Calculate Log base 2 of 987

1
Check whether 987 is close to a power of 2.
2
If 987 equals 2ⁿ, then log₂(x) = n.
3
For large numbers, compare with nearby powers like 512, 1024, or 2048.
4
Use bit-length intuition for fast approximation.

FAQs about log base 2 of 987

It is 9.9469062745.
No, it is not an exact power of 2.
Because 2 raised to the power of 9.9469062745 equals 987.
It is widely used in computer science, binary systems, and algorithms.