Topic: Array Problem / Level: beginner

Problem: Check if the product of all elements in an array is divisible by the cube of the array’s length.

Run the code to see the output here...