SQRTM
Compute square root of a matrix.


Program:  SQRTM
Author:   John P. Powers  (jpp@cpdvax.csc.ti.com)
Date:     December 1992

Program SQRTM first prompts for the name of a square matrix.  The
program computes and displays a square root of the given matrix.

The computed square root is displayed and stored in FMA.
