I would like to understand the reason behind this pattern:
$$\begin{align} \sqrt 1 &= 1 \\[4pt] \sqrt{0.1} &= 0.31622 \\[4pt] \sqrt{0.01} &= 0.1 \\[4pt] \sqrt{0.001} &=0.03162 \\[4pt] \sqrt{0.0001}&=0.01 \\[4pt] \sqrt{0.00001}&=0.003162 \end{align}$$
I expected $\sqrt{0.1}$ to "behave" in a similar way to $\sqrt 1$... Why this intermittent pattern? What does $3162\ldots$ represent? Does it represent an irrational number like $\pi$ or a ratio like Fibonacci?
Edit:
As some comments have kindly let me see, it all comes from $\sqrt{10} =3.16227766,$ so my question becomes: what does this number represent? I notice it's really close to $\pi,$ are the two things related? Also still not clear why this intermittent pattern as to why for example $\sqrt{1} = 1$ and $\sqrt{0.01}=0.1$ and so on and they are not something like $0.31622...$
Don’t be discouraged by the comments.
The numbers you are considering are of the form $\sqrt{10^{-n}} = 10^{\frac{-n}{2}}$ where $n$ is a natural number. If $n$ is even then (like for $0.01, 0.0001$) then $\frac{n}{2}$ is also a natural number, call it $k$. Then $10^{\frac{-n}{2}}=10^{-k}$ which is $0.00..1000$ with 1 at k-th position. Now if $n$ is odd write $n=2k+1$ (like $0.1,0.001$) then $10^{-\frac{2k+1}{2}}=10^{-k-\frac{1}{2}} = 10^{-k}10^{-\frac{1}{2}} = 10^{-k} \cdot 3.16..$
So this is why the numbers seem “alternating”. The fact that $\sqrt{10}$ is 3.16… (which happens to be close to $\pi$) is just because that happens to be the number that when squared is $10$