Appendix A: Functions and Instructions 621
Transpose: matrixTReturns a matrix in which
each element (row, column)
is swapped with the
corresponding element
(column, row) of matrix.
y >
MATH
2:T
xthrootxvalue Returns xthroot of value.
MATH
5:x
xthrootxlist Returns xthroot of list
elements.
MATH
5:x
listxvalue Returns list roots of value.
MATH
5:x
listAxlistB Returns listA roots of listB.
MATH
5:x
Cube: value3Returns the cube of a real
or complex number,
expression, list, or square
matrix.
MATH
3:3
Cube root: 3(value)Returns the cube root of a
real or complex number,
expression, or list.
MATH
4:3(
F
unction or
Instruction/Arguments
Result Key or
Keys/Menu or
Screen/Item