Write a C++ statement that assigns the square root of a number to a double variable named

Question:

Write a C++ statement that assigns the square root of a number to a double variable named sqRoot. The number is stored in a double variable named num.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: