\name{table.of.roots} \docType{data} \alias{table.of.roots} \title{ Table of some roots of first 10 integers. } \description{This table gives the cube-root, fourth-root and fifth-root of the first 10 integers to allow for checking of the functions in the "roots" package.} \usage{data(table.of.roots)} \format{A 10 by 4 data frame.} \keyword{datasets}