Topic: Mathematics Problem / Level: beginner

Problem: Implement a program to find the cube of a number without using the pow function.

Run the code to see the output here...