radical method

radical

Specifies the mathematical root of the given degree from the specified argument.

Returns

New instance of type IMathRadical

def radical(self, degree):
    ...
ParameterTypeDescription
degreeIMathElementArgument of Radical

radical

Specifies the mathematical root of the given degree from the specified argument.

Returns

New instance of type IMathRadical

def radical(self, degree):
    ...
ParameterTypeDescription
degreestrArgument of Radical

See Also