Specifying \(k=0\) returns symmetric positive definite matrix
with integer entries taken from Pascal's triangle.
Specifying \(k=1\) returns the lower triangular Cholesky factor
(up to the signs of the columns) of the Pascal matrix.
Specifying \(k=2\) returns a cube root of the identity matrix.