Can you hand calculate an unknown exponent? I was recently calculating something and entered $\log 6.7$ in my calculator only to quickly feel frustrated that I did not even know how to begin to calculate by hand the number. Is there a method to hand calculate sort of like long division? Usually I just use my mind to calculate such a problem(integers) but because the answer is a bunch of random decimals I need some method to hand calculate it.
I understand divide $10$ to go up and multiply $10$ to go down... $$\begin{array}{c} 10^{-2} &=& \frac{1}{100} \\ 10^{-1}& =& \frac{1}{10} \\ 10^{0}& = &1 \\ 10^{1} &= &10\\ 10^{2} &=& 100\\ \end{array}$$
But I don't quite seem to understand the transition from exponent $1$ to exponent $0$ for example $10^{.5} = 3.16227766017...$ I don't really understand why it equals $3.16$ and not $5$ and yet $100^{.5} = 10.$
So far I got $10^?=6.7$
I logically know it is in between $1$ and $0$ but have no idea how to calculate it on paper.
For more precision, you can approximate the log with rational numbers. For example, if you know your powers of $6.7$, then you can observe that:
So we know that $0.8 < \log 6.7 < 0.833...$. Unfortunately, these types of computations can quickly get super tedious to do by hand; basically, to get an accurate approximation, you want to find some positive integers $j,k$ such that $6.7^j$ is just under or just over $10^k$.