Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace all the anti-diagonal elements with the cube of their value.

Run the code to see the output here...