Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the sum of squares of the first n natural numbers.

Run the code to see the output here...