Take a List and that calculate the sum of missing numbers from the given list.
Notes
The numerical range to consider when searching for the missing numbers in the list is the sequence of consecutive numbers between the minimum and maximum of the numbers (inclusive).