You can put this solution on YOUR website! How do you convert a logarithm into a logarithm in base 8.
-----------
Change of base Law:
Log(base a) b = [log(base c) b]/[log(base c) a]
where "c" is any base you wish to use.
---------------
Example : log(base 8) 3 = ln3/ln8
Example : log(base 10) 3= [log(base 8) 3]/[log(base 8) 10]
==================
Cheers,
Stan H.