27 Sep
2023
27 Sep
'23
3:13 p.m.
calculating square root of 4. ideas: - proposals: - if a >= 0, and a * a < b, then abs(a) < abs(sqrt(b)) - if a >= 0, and a * a > b, then abs(a) > abs(sqrt(b)) - if imaginary numbers are not considered, this covers all existing square roots if we accept the proposals, then we could use newton's method to find a square root. we could start by iterating integers ... 1112 We interrupt this spam to note that we _are_ the victims of military psychological operations, and gaslighting, but that the nature of the square root of --