nInch2CC() Cubic inches into cubic centimeters Syntax: nInch2CC( nNumber ) -> nResul nNumber : is the value in cubic inches. Description: Converts a volume from cubic inches into cubic centimeters. Return: The value of nNumber converted into cubic centimeters. Example: ? nInch2CC( 3 ) // 49.16