Numerically, I found that if one builds a sequence of $sin(sin(sin(....(sin(x)...))$ with $n$ being the number of times sin operation is performed, then with n going to infinity the product of this operation multiplied by the square root of n approaches the value, which is remarkably close to the square root of 3 for any $0<x<\pi$. The same if at every step instead of using sin function I use Taylor series. However, starting from scratch I could not find analytical approximation because for every power of x in Taylor series I stop at, the result diverges; it goes to negative infinity if $sin(x)$ is approximated as $x-x^3/3!$ and to positive infinity if $sin(x)$ is approximated as $x-x^3/3!+x^5/5!$ and so forth.
Please, advise if anyone observed this yet and has analytical proof/disproof.
Thanks,
Anthony