A trivial example is the rotation matrix A=[ cos(theta) -sin(theta) ; sin(theta) cos(theta)]
A= Z+ cos(theta) *I +sin(theta)* J where Z= zero matrix, I =identity , J =[ 0 1 ; -1 0]. So obviously one can construct such matrices but is it true that any matrix can be decomposed in this fashion needs an answer.