Topic: Array Problem / Level: beginner

Problem: Check if the product of all elements in the boundary of a 2D matrix is a perfect cube.

Run the code to see the output here...