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):
    ...
| Parameter | Type | Description | 
|---|---|---|
| degree | IMathElement | Argument of Radical | 
Examples
Example:
radical
Specifies the mathematical root of the given degree from the specified argument.
Returns
New instance of type IMathRadical
def radical(self, degree):
    ...
| Parameter | Type | Description | 
|---|---|---|
| degree | str | Argument of Radical | 
Examples
Example:
See Also
- class IMathElement
- class IMathRadical
- class MathDelimiter
- module aspose.slides.mathtext
- library Aspose.Slides