Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace the odd numbers in a matrix with their cube.

Run the code to see the output here...