X747: Find cube C++

Given a decimal number called input, calculate the cube of this number. Store the result in the decimal variable called myCube.

Your Answer:

Reset

Practice a different C++ exercise

Feedback

Your feedback will appear here when you check your answer.