Rotation matrix at θ=π :f(π)=(−100−1)To find (f(π))2, multiply the matrix by itself:f(π)×f(π)=(−100−1)×(−100−1)Using matrix multiplication:Top-left element: (−1)(−1)+(0)(0)=1Top-right element: (−1)(0)+(0)(−1)=0Bottom-left element: (0)(−1)+(−1)(0)=0Bottom-right element: (0)(0)+(−1)(−1)=1Resulting matrix:f(π)2=(1001)∴(f(π))2 is equal to the identity matrix, which is (1001).