What is the minimum number of nodes in a complete binary tree with height 3?
Start filling in the tree level by level.
Stop when you draw the first node at level 3.