JavaScript's Math.sqrt will be required to be correctly rounded, and thus deterministic!
https://github.com/tc39/ecma262/pull/3345
In practice, all major implementations are already conforming, but it is nice to have the spec make this guarantee. Thanks to @michaelficarra for championing this change!
