fixed
fixed copied to clipboard
add square root
Implements square root using Newton's method
Similarly to the other PR, I think if we add a fixed_strict.go and a fixed_float.go with a tag based build, we can support the sqrt using float math as well.