Articles → PHP → sqrt function in phpsqrt function in phpIn this article, we will discuss sqrt() function in php.Purpose 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