Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace all elements in the last column with the cube of their values.

Run the code to see the output here...