Represents a regular icosahedron.
Edge length (must be positive)
Gets the edge length.
Calculates surface area: A = 5√3 * a²
Calculates volume: V = (5(3 + √5)/12) * a³
Represents a regular icosahedron.