Topic: Matrix Manipulation Problem / Level: beginner

Problem: Write a program to replace all odd elements in a matrix with their square root.

Run the code to see the output here...