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
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.
Step by Step Solution
3.28 Rating (166 Votes )
There are 3 Steps involved in it
answe... View full answer
Get step-by-step solutions from verified subject matter experts
