User Guide

92 Arithmetic Operations, Test Relations, and Symbols
x
(
Returns x
th
root of list elements.
5:
x
x
(
list
x
value
Returns list roots of value.
»
MATH
5:
x
x
(
listA
x
listB
Returns listA roots of listB.
»
MATH
5:
x
3
(cube)
Cube: value
3
Returns the cube of a real or complex number, expression, list, or
square matrix.
»
MATH
3:
3
3
( (cube root)
Cube root:
3
(value)
Returns the cube root of a real or complex number, expression, or
list.
»
MATH
4:
3
(
= (equal)
Equal:
valueA=valueB
Returns 1 if valueA=valueB. Returns 0 if valueA valueB.
valueA and valueB can be real or complex numbers,
expressions, lists, or matrices.
y :
TEST
1:=