Topic: Array Problem / Level: beginner

Problem: Check if the sum of all elements in an array is divisible by the sum of their index cubes.

Run the code to see the output here...