Computes the square root of Input Matrix. The data type you wire to the Input Matrix input determines the polymorphic instance to use.
Use the pull-down menu to select an instance of this VI.

![]() |
Input Matrix is the real matrix for which you want to compute the square root. |
![]() |
Matrix Square Root returns the square root of Input Matrix. |
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |

![]() |
Input Matrix is the complex matrix for which you want to compute the square root. |
![]() |
Matrix Square Root returns the square root of Input Matrix. |
![]() |
error returns any error or warning from the VI. You can wire error to the Error Cluster From Error Code VI to convert the error code or warning into an error cluster. |