We know that the sum of first n odd natural numbers is n2.
Where n is the total number of numbers
Here, we have to find the sum of first twelve odd natural numbers.
Therefore, 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 +17 + 19 + 21 + 23
Here n=12
= (12)2 = 144