Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to compute the sum of cubes of the first n natural numbers.

Run the code to see the output here...