Write a C++ statement that adds the cube of the number stored in the num1 variable to

Question:

Write a C++ statement that adds the cube of the number stored in the num1 variable to the square root of the number stored in the num2 variable. The statement should assign the result to the answer variable. All of the variables have the double data type.

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

Step by Step Answer:

Question Posted: