Articles → PHP → Sqrt Function In PHPSqrt Function In PHPIn this article, we will discuss sqrt() function in PHP.Purpose The sqrt() function returns the square root of the number.Example echo sqrt(9);Output Click to EnlargePosted By - Karan Gupta Posted On - Tuesday, September 1, 2020 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
echo sqrt(9);
Query/Feedback