Represents a regular octahedron.
Side length of the octahedron (must be positive)
Gets the side length.
Calculates the surface area: A = 2√3 * a²
Calculates the volume: V = (1/3)√2 * a³
Represents a regular octahedron.