gtx_fast_square_root Module Reference
Include < glm/gtx/fast_square_root.hpp > to use the features of this extension.
Fast but less accurate implementations of square root based functions.
Sqrt optimisation based on Newton's method, www.gamedev.net/community/forums/topic.asp?topic id=139956