Example: What is log of 15 to base 3:
First you take log(15) to base 10=1.176
Next you take log(3) to base 10 =.477
Then you just divide log(15) by log(3), thus:
1.176/.477=2.4654, which is log(15) to base 3, because,
3^2.4654=15-very nearly, because of rounding off.