1\name{perfectcube5}
2\alias{perfectcube5}
3\docType{data}
4\title{A perfect magic cube of order 5}
5\description{
6A perfect cube of order 5, due to Trump and Boyer
7}
8\usage{data(perfectcube5)}
9\examples{
10data(perfectcube5)
11is.perfect(perfectcube5)
12}
13\keyword{datasets}
14