Heap Sort

1. What is the time complexity of the operation to remove the root from a heap?
2. How many operations are required to remove the root if there are 10 elements in a heap?