surd - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


convert/surd

convert an expression to surd form

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert( expr, surd )

Parameters

expr

-

expression

Description

• 

The convert(expr, surd) function converts expressions of the form xpq to surd(x, q)^p if p and q are integers and q1.

• 

This conversion may not preserve the value of the expression. For example, the exponent is simplified before the conversion is performed.

Examples

x813

x−813

(1)

convertx,surd

−2

(2)

simplifyx,radical

1+I3

(3)

convertx13x+y45+713,surd

213−813+y54713

(4)

converty69,surd

y32

(5)

See Also

^

convert

simplify

surd