Amongst others I have read the following references: [1], [2], [3] and [4]. In [4] ccorn gives an iteration of the reciprocal square root while the others ([1] in equation (2), [2] in equation (14) and [3] at the bottom of page 12) use the normal formula as in $\mathbb{R}$. I can follow ccorn's method and iterate increasing sequences of bit strings with the windows calculator in programming mode. With the other method I fail to do so because the calculation actually results in accumulating fractions instead of integers. What am I doing wrong and why is ccorn's method not mentioned elsewhere?
The above was for square roots. Now in general I would like to know, which irrationals are in $\mathbb{Q}_2$. That is what are the equivalent conditions as the 1 mod 8 for the square roots? And how does one set up the iteration? That is with or without ccorn's trick of reciprocal. And it would be nice to contrast that to odd primes.