The matrix multiplication naive algorithm has Cubic Time Complexity O(n^3), and I want know is there examples of other known algorithms that have Cubic Time Complexity O(n^3