Write a C++ Program to find the Square Root of a Number. In this C++ program, we used the sqrt math function (sqrtResult = sqrt(number)) to get the result.
確定! 回上一頁