I want to create a matrix that has as many columns as the given input. and those columns will be the powered values of the first array. for ex: array = [1,2,3]
array = [1,2,3]