fails:Math.sqrt returns a float
fails:Math.sqrt raises a TypeError if the argument cannot be coerced with Float()
fails:Math.sqrt raises a TypeError if the argument is nil
fails:Math.sqrt accepts any argument that can be coerced with Float()
