5.3.5. backend.sqrtm¶ eminus.backend.sqrtm(A, *args, **kwargs)[source]¶ Matrix square root. Parameters: A – Matrix whose square root to evaluate. args – Pass-through arguments. Keyword Arguments: **kwargs – Pass-through keyword arguments. Returns: Value of the sqrt function at A.