This is an experimental repository used to explore the algebra behind calculating the square root of X by hand and how does that compare to different Go implementations, including both standard implementations (one using the processor and the other one implemented in Go itself).
Note: This is not an official Google product. License: Apache 2.0; see LICENSE.md for details.