GTA V NativessystemSystem::sqrtOn this pageSystem::sqrtSyntax ```js mp.game.system.sqrt(value); ``` Required Arguments value: float Return value float Example ```js // todo ``` See also