Task: Write a program that asks the user for an integer and prints out the cube of that integer.
Purpose: The purpose of this program is primarily to get you used to using the Visual Studio interface and for you to learn how to create, compile, and run a program in Visual Studio.