翻訳済み
このページは日本語に翻訳済みです。
Roots
平方根とその他の累乗根。
例
$ sqrt(3 - 2 sqrt(2)) = sqrt(2) - 1 $
$ root(3, x) $

Function
root
ElementElement functions can be customized with set
and show
rules.
Element
Element functions can be customized with
set
and show
rules.累乗根。
$ root(3, x) $

index
被開方数の何乗根を取るか。
デフォルト値: none
radicand
RequiredRequired parameters must be specified when calling the function.PositionalPositional parameters are specified in order, without names.
Required
Required parameters must be specified when calling the function.
Positional
Positional parameters are specified in order, without names.
根を取る対象の式。