pub fn sqrt(x: f32) -> f32
Approximates the square root of a number with an average deviation of ~5%.