Does composite indexes require more space during index creation than a single column index? If yes how?

Something is "bugging" me out.
When I tried to create a composite index on three columns I ran out of space. But if I use the same storage parameter to create a single column index, I do not run out sf space.