[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
@ action
[Translation temporarily unavailable. Please try again.]
you are planning to build a yard-wide slab, you can use the concrete calculator to calculate the amount of concrete you need to build a slab. The concrete calculator can be used to calculate the amount of concrete you need to build a slab. The concrete calculator can be used to calculate the amount of concrete you need to build a slab. The concrete calculator can be used to calculate the amount of concrete you need to build a slab. The concrete calculator can be used to calculate the amount of concrete you need to build a slab. The concrete calculator can be used to calculate theWorkedWorked example:WorkedWorked example:WorkedWorked example:WorkedWorked example:WorkedWorked example:WorkedWorked example:WorkedWorked example:Worked
Tambayoyi da ake yi da yawa
Da yawa na kwance na bukatar ga wani slab?
Yi ninka tsawon × faɗi × tsayi cikin yunitai masu daidaituwa. 10×10 ft slab, 4 in thick is 10 × 10 × (4 ÷ 12) = 33.3 cubic feet, which is about 1.23 cubic yards.
Da yawa bakuna na concrete a cikin kowane yatsunsu?
An 80 lb jaka yi amfani da kusan 0.6 cubic feet, don haka wani cubic yarn (27 cu ft) yana da kusan 45 jaka. Ordering ready-mix by the yarn ne a kan mafi sauki lokacin da ka wuce wani kashi na uku na wani cubic yarn.
Shin, zan ƙara ƙarin ga asara?
Yanzu, ka yi amfani da wannan zaɓi don zaɓar ko za ka yi amfani da wannan zaɓi a cikin zaɓuɓɓukan da aka ambata a sama.
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] [Translation temporarily unavailable. Please try again.] →
QDialogButtonBox
GET https://calculator.free/api/v1/concrete/
curl
curl "https://calculator.free/api/v1/concrete/?units=imperial&length=10&width=10&thickness=4"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/concrete/?" + new URLSearchParams({
"units": "imperial",
"length": "10",
"width": "10",
"thickness": "4"
}));
const data = await r.json();
console.log(data.results);
@ action: inmenu