Q. The sqrt() function is used to calculate which value?
β
Correct Answer: (C)
Square root
Explanation: The sqrt() method in C is used to calculate the square root of a number.