Topic: Array Problem / Level: advanced

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

Run the code to see the output here...