Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace all elements in the bottom half of the matrix with their cubes.

Run the code to see the output here...